You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This issue tracks several (minor) problems in aconcli command line syntax/flags. These problems should be easy to fix.
generate errs on existing FS layer symlinks
generate should take output file name as a parameter and docker image/tag by a flag - as support to container tools other than docker may be added in future.
export - --ignoresig doesn't seem to have been implemented. Also, do we have to check signature when exporting an image? Can we just export whatever available?
Report "unimplemented" when --ignoresig is specified.
Implement --ignoresig in future.
ls and prune err on empty ACON image repo
report missing flag/option to request a quote instead of a report
report should generate nonce at random if not specified by the user
stop and shutdown should have command line syntax/flags consistent with other commands - i.e., -c for specifying ACON TD/VM and -e for specifying container.
sign errs on re-signing, also due to existing symlinks like in the generate command.