Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Need more helpful error message in cases when IMAGE|DIRECTORY or appname is missing. #1457

@sangee2004

Description

@sangee2004

Server version - acorn version v0.6.0-132-gdc73d55a+dc73d55a

Steps to reproduce the problem:

 acorn run --update  
  ✗  ERROR:  resource name may not be empty

% acorn run --replace 
  ✗  ERROR:  resource name may not be empty
sangeethahariharan@Sangeethas-MBP example1 % 

acorn run works like acorn run . but that is not the case with acorn run --update and acorn run --replace. Why?

In the above cases , a more helpful error message to indicate that user needs to provide IMAGE|DIRECTORY if wanting to create a new app or "-n= if they want to update existing apps.

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions