Commit graph

2 commits

Author SHA1 Message Date
Stefan Prodan
09cbd9365e
Add oci:// prefix
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-07-08 12:14:36 +03:00
Stefan Prodan
9a8b8af0a1
Add artifact commands
Implement build, push, pull and tag artifact commands.
For authentication purposes, all `flux <verb> artifact` commands are using the '~/.docker/config.json' config file and the Docker credential helpers.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-07-06 18:35:10 +03:00