command
module
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Apr 1, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Smithyctl
Smithyctl is the CLI used to develop new components, run them in workflows and distributing them.
Installation
go install github.com/smithy-security/smithy/smithyctl@latest
Verify installation by running:
smithyctl version
Flags
| Flag |
Description |
Default |
debug-enabled |
enabled debug logs. |
false |
debug-level |
sets the log level. Possible values debug, info, warning and error. |
debug |
Commands
| Command |
Description |
Status |
help |
will output how to use smithyctl |
Implemented |
version |
will output the version of the installed smithyctl binary |
Not implemented yet |
component |
allows to develop, run and distribute components |
Not fully implemented |
workflow |
allows to develop and run workflows |
Implemented |
Component
Workflow
Development
Compile smithyctl locally by running make smithyctl/bin in the root of this project.
You can then find the binary in ./bin/smithyctl/cmd/{GOOS}/{GOARCH}/smithyctl.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package images is a generated GoMock package.
|
Package images is a generated GoMock package. |
docker
Package docker is a generated GoMock package.
|
Package docker is a generated GoMock package. |
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.