Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/kosli/assertArtifact.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const assertArtifactExample = `
kosli assert artifact \
--fingerprint 184c799cd551dd1d8d5c5f9a5d593b2e931f5e36122ee5c793c1d08a19839cc0 \
--flow yourFlowName \
--against-env prod \
--environment prod \
--api-token yourAPIToken \
--org yourOrgName

Expand Down
Loading