Commit graph

3 commits

Author SHA1 Message Date
Kingdon Barrett
e1c20a1b91
Pull artifact not push artifact
Fixup docs string to match pull command

Signed-off-by: Kingdon Barrett <kingdon@weave.works>
2022-08-02 16:36:49 -04:00
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